home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / vde16a.arc / VDE.UPD < prev    next >
Text File  |  1990-12-30  |  6KB  |  135 lines

  1.  
  2.                                   VDE16A.UPD
  3.                                   ----------
  4.                          VDE 1.6A Update Information
  5.                            E. Meyer -  30 Dec 1990
  6.  
  7.  
  8.  
  9.      VDE is getting rave reviews worldwide!  See "REVIEWS" in VDE.DOC.
  10.  
  11.      Please note my new address in Colorado, as of September 1990.
  12.  
  13.      Version 1.6A differs from version 1.6 (released 12 Dec 1990) only in a 
  14. collection of internal improvements to VDE.COM.  All other files remain 
  15. identical.
  16.  
  17.      This is a quick guide, for users of previous versions of VDE, to 
  18. noticable changes in operation since version 1.54.  Please check VDE.REF and 
  19. VINST.REF for full details.
  20.  
  21.                                      VDE
  22.  
  23.      *  A new "Auto Format" mode (command ^OM or {Text:auto fmT}) provides 
  24. continuous reformatting of text during typing or editing, so that manual 
  25. reformat (^B) is unnecessary.  See AUTO FORMAT.
  26.  
  27.      *  A new "Right Justify" mode (command ^OJ or {Text:Justify}) inserts 
  28. spaces in text as necessary so that formatting leaves an even right margin.  
  29. See JUSTIFICATION.
  30.  
  31.      *  A new paragraph tab command (^OG) allows setting a temporary indent.  
  32. See INDENTING.
  33.  
  34.      *  Command changes: The rename work command has been changed from ^KN to 
  35. ^KE.  (^KN will still work for now, but is reserved for other purposes in the 
  36. future.)  The proportional mode command has been changed from ^OJ to ^OK, 
  37. since ^OJ is now the right justify command.
  38.  
  39.      *  Undelete (^U) can now be used repeatedly to recover prior deletions.  
  40. See UNDELETION.
  41.  
  42.      *  The MenuBar mode has been revised: VDE commands now work in MenuBar 
  43. mode as well.  (A new choice {Misc:Escape} can access Esc commands.)  Also, a 
  44. new {User:} menu bar can contain five new commands of your choice.  See 
  45. OPERATING MODES.
  46.  
  47.      *  The preview command (^OD) now shows page numbers, and indicates page 
  48. breaks with dotted lines on screen.  See PAGE PREVIEW.
  49.  
  50.      *  To make hyphenation easier, VDE now uses conditional or "soft" 
  51. hyphens, entered with the command ^P-.  See HYPHENATION.
  52.  
  53.      *  There is a new file mode /U ("U"nformatted), which produces files 
  54. without soft carriage returns.  See FILE MODES.  (The old trick of setting the 
  55. right margin to 0 and reformatting to remove all soft returns is no longer 
  56. needed, or supported.)
  57.  
  58.      *  Two new macro commands have been added:
  59.      Esc* is a "universal toggle set", allowing a macro to specify any status 
  60. for Insert, Justify, and other toggles.  See TOGGLE CONTROL.
  61.      Esc$ allows you to control continued execution of a macro when an error 
  62. occurs.  See MACRO PROGRAMMING.
  63.  
  64.      *  The file browser (^KF) can now handle more files; the screen will 
  65. scroll if the cursor is moved past the end of the display.
  66.  
  67.      *  The print command (^KP) now allows headers on the left side of the 
  68. page, using the "<" character.  See PRINTING.
  69.  
  70.      *  Manual reformat (^B) now acts upon the entire paragraph, not just from 
  71. the cursor line downward.
  72.  
  73.      *  The Match file function (AltM) now compares word by word, ignoring 
  74. formatting differences in documents (line length, word spacing, etc).  In /N 
  75. mode, it is still an exact character by character match.  Also, when files 
  76. match, it finishes at the end of the file (no longer a "not found" message).
  77.  
  78.      *  The [Esc] key can now be used (like ^U) to escape from all input 
  79. prompts throughout VDE (except macro definitions), canceling the operation in 
  80. progress.
  81.  
  82.  
  83.                                     VINST
  84.  
  85.      *  A new main menu item "menu<B>ar mode" lets you customize the new 
  86. "User" menu bar to contain 5 commands of your choice.  (The choice for MenuBar 
  87. vs Command mode has also been moved here from the options section.)
  88.  
  89.      *  New user options allow for a choice of default status for auto format, 
  90. double spacing, and proportional spacing.
  91.  
  92.      *  For convenience, graphic character sets (for the AltG command) can 
  93. also now be stored and retrieved as disk files (.VDG).
  94.  
  95.      *  The Macro and Function key editing process now allows copying (and 
  96. thus moving) a definition from one key to another.
  97.  
  98.      *  Proportional character widths are now measured in 1/360" (not 1/256" 
  99. as before) for compatibility with most printers.
  100.  
  101.      *  The computer installation now supports the Paradise VGA+ video card as 
  102. a choice for 132-column mode operation (AltA).
  103.  
  104.      *  The printer installation now allows you to specify different ports 
  105. (e.g., LPT2) on systems with several printers.  (Note: VINST will read .VDP 
  106. files from versions 1.52 to 1.54 of VDE as well.  Just write them back out 
  107. again to convert them to 1.60 format, for use with VDE's AltU command.)
  108.  
  109.      *  Printer code entry now allows entering a single quote (`) + character 
  110. instead of a hex value, and the use of [BkSp] as a correction key.
  111.  
  112.  
  113.  
  114. =============================  VERSION HISTORY  ==============================
  115.  
  116.        1984-1987:  Development of "Video Display Editor" for CP/M computers.
  117. VDE 1.0  (Dec87):  First MSDOS release, for IBM PC compatibles only.
  118.     1.01 (Dec87):  Faster; several bug fixes; minor changes to VINST.
  119.     1.1  (Jan88):  Edit 2 files; AltE; AltT,D; DOS shell; ANSI installation.
  120.     1.2  (Mar88):  AltW; AltM; AltS; ^OQ; ^QT,^QI; AltG; [F]-keys; word count.
  121.     1.21 (May88):  Auto indent; ^OI enhancements; ^PL as pagebreak.
  122.     1.22 (Aug88):  AltO; AltA; AltI; append to files; enhanced ^KP, display.
  123.     1.3  (Jan89):  Edit 6 files; AltC,P; AltV; improved ^QA, ^U; /5 mode.
  124.     1.31 (Mar89):  ^K#; ^KZ; macro keys A-Z; AltU; ^OD.
  125.     1.4  (Jul89):  MenuBar mode; Esc"; proportional mode; small improvements.
  126.     1.5  (Dec89):  8 files; ^KA; enhanced ^KF, ^OW/AltF, ^QF; use less memory.
  127.     1.51 (Mar90):  /P, /X file modes; ^]; ^K^; improved proportional mode.
  128.     1.52 (Apr90):  Various small improvements and fixes.
  129.     1.53 (May90):  ^QL,N; /M mode; ^PG; foreign language/KEYBxx compatibility.
  130.     1.54 (Sep90):  Small improvements; supports enhanced keyboard, F11/F12.
  131.     1.6  (Dec90):  Auto format; Justify; ^OG; {User}; /U; improved ^U, ^OD.
  132.  
  133.  
  134.      ----- Eric Meyer, 3541 Smuggler Way, Boulder, CO 80303  USA -----
  135.